<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 紊у�綛�鐚�紊ф��∽�丞ず���紊т�膈�篋� 1400px鐚� */

@media screen and (min-width:1700px) {
    .banner-phone,
    .mobile,
    .mobile-case,
    .m_img,
    .m_nav {
        display: none;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1700px) {
    .banner-phone,
    .mobile,
    .mobile-case,
    .m_img,
    .m_nav {
        display: none;
    }
    .logo {
        width: 30%;
    }
    .logo img {
        width: 100%;
    }
    .nav li {
        padding: 0 20px;
    }
    .om .text {
        width: 300px;
    }
    .om .textarea {
        width: 700px;
    }
    .common-more {
        width: 2rem;
    }
    .detail01 .btn a {
        width: 200px;
    }
    .detail05 .swiper-button-next,
    .detail05 .swiper-button-prev {
        height: 180px;
    }
}


/* 紊у�綛�鐚�膃�莅井��� */

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .banner-phone,
    .mobile,
    .mobile-case,
    .m_img,
    .m_nav {
        display: none;
    }
    .container,
    .wrap {
        width: 90%;
        margin: 0 auto;
    }
    .logo {
        width: 30%;
    }
    .logo img {
        width: 100%;
    }
    .nav li {
        padding: 0 20px;
        font-size: 16px;
    }
    .om .text {
        width: 300px;
    }
    .om .textarea {
        width: 700px;
    }
    .footer-right {
        padding-top: .8rem;
        width: 45%;
    }
    .index03 .common-more {
        width: 300px;
    }
    #section1 .section1-left {
        width: 55%;
        padding-right: .5rem;
    }
    .ab1-cir-img {
        width: 4.06rem;
        height: 4.06rem;
        margin: auto;
    }
    .sc-txt-left {
        left: -3.6rem;
        width: 3rem;
    }
    .sc-txt-right {
        width: 3rem;
    }
    .ab1-sec2 {
        height: 7.5rem;
    }
    .detail01 .btn a {
        width: 200px;
    }
    .detail05 .swiper-button-next,
    .detail05 .swiper-button-prev {
        height: 180px;
    }
}


/* 絨鎡鎶�鐚����削� */

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .pc,
    .head-top {
        display: none;
    }
    .nav {
        display: none;
    }
    .container,
    .wrap {
        padding: 0 .2rem;
        overflow: hidden;
        width: auto;
    }
    .m_img {
        display: block;
        height: 1.1rem;
        background: #2b2b2b;
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: Center;
        position: fixed;
        z-index: 9999;
        top: 0;
        padding: 0 .2rem;
        -moz-box-shadow: 0px 4px 6px #d4d5d6;
        -webkit-box-shadow: 0px 4px 6px #d4d5d6;
        box-shadow: 0px 4px 6px #d4d5d6;
    }
    .m_img .headlf {
        float: left;
        width:70%;
    }
    .m_img .headcent {
        float: left;
        margin-left: .2rem;
        color: #e61c42;
        font-size: .18rem;
        line-height: .3rem;
    }
    .m_img .headcent select {
        width: 1.2rem;
        height: .4rem;
        border: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url('../images/arrow_06.jpg') 80% center no-repeat;
        background-size: .13rem;
        background-color: #e5e5e5;
        display: block;
        padding-left: .1rem;
        margin-left: .3rem;
    }
    .m_img .headlf .m_logo {
        height: auto;
        width: 70%;
        display: block
    }
    .m_img .headrg {
        position: absolute;
        right: .2rem;
    }
    .m_img .headrg a .m_menuimg {
        height: .45rem;
        width: .53rem;
        display: block
    }
    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }
    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 0;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }
    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }
    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }
    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }
    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }
    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .m_nav .icon {
        background: url(../images/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .icon_on {
        background: url(../images/reduce.jpg) 50% no-repeat!important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }
    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis;
    }
    .m_img .language {
        position: absolute;
        right: .8rem;
    }
    .m_img .language img {
        width: 80%;
    }
    .banner {
        margin-top: 1.1rem;
    }
    .banner .swiper-slide {
        width: 245%;
        height: 3rem;
    }
    .banner img {
        width: 100%;
        display: block;
        position: absolute;
        top: -2rem;
        left: -1.5rem;
    }
    .caselist .bt {
        padding: .5rem 0;
    }
    .caselist .bt h3 {
        font-size: .32rem;
        font-weight: bold;
        margin-bottom: .1rem;
    }
    .caselist .bt h4 {
        font-size: .24rem;
    }
    .caselist .list li {
        width: 47%;
        margin-right: 3%;
    }
    .caselist .list li p {
        padding: 0 .2rem;
        height: .7rem;
        line-height: .7rem;
        font-size: .2rem;
    }
    .page {
        margin: .3rem 0;
    }
    .page .previous {
        height: .36rem;
        line-height: .36rem;
        width: 1.1rem;
        border-radius: .2rem;
        margin: 0 .1rem;
    }
    .page li a {
        height: .36rem;
        line-height: .36rem;
        width: .36rem;
    }
    footer .footer .footer-content-top {
        display: none;
    }
    footer .copyright {
        border-top: none;
        line-height: .4rem;
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    footer {
        padding: 0 !important;
        min-height: auto;
    }
    .profl {
        display: none;
    }
    .prolist .bt {
        padding: .5rem 0;
    }
    .prolist .bt h3 {
        font-size: .32rem;
    }
    .prolist .bt h4 {
        font-size: .22rem;
        margin-top: .1rem;
    }
    .prolist .bt p {
        width: 90%;
        line-height: .3rem;
        margin-top: .3rem;
    }
    .prolist .list li {
        width: 47%;
        margin-bottom: .3rem;
    }
    .prolist .list p {
        position: relative;
        width: 100%;
        height: .66rem;
        line-height: .66rem;
        font-size: .22rem;
        padding:0;
    }
    .indexTit h2 {
        font-size: .34rem;
        width: 100%;
    }
    .indexTit h1 {
        font-size: .36rem;
        line-height: .5rem;
    }
    .environment {
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
    .environment .line {
        margin: .3rem 0 .5rem 0;
    }
    .contact .left {
        width: 100%;
    }
    .contact .right {
        width: 100%;
        height: 4.6rem;
    }
    .contact .left h1 {
        font-size: .34rem;
        font-weight: bold;
    }
    .contact .left p {
        font-size: .24rem;
        line-height: .4rem;
    }
    .contact {
        padding: .5rem 0;
    }
    .contact .left h2 {
        font-size: .26rem;
        margin: .2rem 0;
    }
    .pro_title .p_01 {
        font-size: .3rem;
        margin-top: .5rem;
    }
    .pro_title .p_02 {
        font-size: .24rem;
        margin-top: .2rem;
    }
    .om .t {
        line-height: .4rem;
        font-size: .22rem;
        padding: .2rem;
    }
    .om .form {
        padding: .2rem;
    }
    .om .col {
        width: 100%;
        font-size: .26rem;
    }
    .om .text {
        width: 100%;
        height: .6rem;
        line-height: .6rem;
    }
    .om .form-row {
        margin-top: .2rem;
        font-size: .26rem;
        line-height: .4rem;
    }
    .om .textarea {
        width: 100%;
        height: 2rem;
        line-height: .4rem;
        font-size: .24rem;
        padding: .2rem;
    }
    .om .btn {
        width: 40%;
    }
    .news-xq .bt {
        padding: .2rem 0;
        border-bottom: 1px #bfbfc1 dashed;
        margin-bottom: .2rem;
    }
    .news-xq h1 {
        font-size: .3rem;
        margin-bottom: .3rem;
    }
    .news-xq .bt .sda {
        font-size: .24rem;
        margin-bottom: 0;
    }
    .news-xq .xq p {
        font-size: .24rem !important;
        line-height: .5rem !important;
    }
    .newspage .y {
        height: .7rem;
        line-height: .7rem;
    }
    .newspage .y .left {
        width: 1.1rem;
        height: .66rem;
        font-size: .24rem;
    }
    .newspage .y a {
        font-size: .22rem;
        margin: 0 .1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 56%;
        display: block;
        float: left;
    }
    .newspage {
        margin: .3rem 0;
    }
    .newspage .y span {
        font-size: .24rem;
    }
    .newsNav li {
        width: 1.4rem;
        height: .5rem;
        line-height: .5rem;
        font-size: .24rem;
        margin-right: .3rem;
    }
    .newsNav {
        margin: .4rem 0;
    }
    .newsList .list li {
        padding: .2rem 0;
    }
    .newsList .list .date {
        display: none;
    }
    .newsList .list .title {
        font-size: .24rem;
        margin: 0 0 .2rem 0;
    }
    .newsList .list .txt {
        width: 70%;
    }
    .newsList .list .detail {
        line-height: .3rem;
    }
    .newsList .list .img img {
        height: 1.1rem;
    }
    .newsList .list .img {
        width: 26%;
    }
    .indexBanner img {
        position: unset;
    }
    .indexBanner .swiper-slide {
        height: auto;
    }
    .hotSearch input {
        width: 2rem;
        height: .5rem;
        line-height: .5rem;
        text-indent: 1em;
    }
    .hotSearch button {
        background-size: 100% 100%;
        width: .5rem;
        height: .5rem;
    }
    .hotSearch span {
        font-size: .22rem;
    }
    .hotSearch a {
        font-size: .2rem;
    }
    .index-cpfl {
        position: relative;
        height: auto;
    }
    .pro-tit {
        width: 50%;
        height: 1.8rem;
    }
    .pro-tit .more img {
        margin-bottom: .2rem;
    }
    .pro-tit .txt {
        font-size: .22rem;
        padding: 0 .2rem;
    }
    .index-cpfl .cur .box {
        background: none;
        height: auto;
        position: unset;
    }
    .index-cpfl .cur .icon1 {
        display: none;
    }
    .index-cpfl .cur .txt {
        margin-top: 11%;
    }
    .index02 {
        padding-top: .8rem;
    }
    .index02 .ind-title h5,
    .index03 .ind-title h5,
    .index05 .ind-title h5 {
        font-size: .5rem;
    }
    .index02 .section4-p2,
    .index03 .section4-p2 {
        font-size: .22rem !important;
    }
    .index02 .quality-list p {
        height: .5rem;
        line-height: .5rem;
        font-size: .22rem;
    }
    .index03 .common-more {
        width: 8rem;
    }
    .common-more {
        display: none;
    }
    .index03 .index-fl .tit {
        height: .5rem;
        line-height: .5rem;
        padding: 0 .2rem;
        font-size: .24rem;
        margin-right: .2rem;
        margin-bottom: .2rem;
    }
    .index03 .pro-titwrap li {
        width: 47%;
        margin-bottom: .3rem;
    }
    .index03 .pro-titwrap .title {
        height: .6rem;
        line-height: .6rem;
        font-size: .24rem;
        padding: 0 .2rem;
    }
    .index03 {
        padding: .3rem 0;
    }
    .index04 .pt7 .top .left .en {
        font-size: .6rem;
    }
    .index04 .pt7 .top .left .zh {
        font-size: .4rem;
        color: #333333;
        font-weight: bold;
        margin-top: -.5rem;
        margin-bottom: .2rem;
    }
    .index04 .pt7 .top .right li {
        font-size: .24rem;
        margin-left: .4rem;
    }
    .index04 .pt7 .top .right {
        margin-top: .3rem;
    }
    .index04 .pt7 .top {
        padding-bottom: .3rem;
    }
    .index04 .pt7 .top .right .more img {
        width: .4rem;
    }
    .index04 .pt7 .news {
        margin: .4rem 0;
    }
    .index04 .pt7 .news .left {
        width: 100%;
    }
    .index04 .pt7 .news .left .txt p {
        font-size: .3rem;
        line-height: .7rem;
    }
    .index04 .pt7 .news .left .txt span {
        font-size: .24rem;
        line-height: .4rem;
    }
    .index04 .pt7 .news .left .swiper-container {
        height: 5rem;
    }
    .index04 .pt7 .news .right {
        width: 100%;
    }
    .index04 .pt7 .news .right li {
        width: 100%;
        padding: 3.7% 0;
    }
    .index04 .pt7 .news .right .date {
        width: 18%;
    }
    .index04 .pt7 .news .right .day {
        font-size: .35rem;
    }
    .index04 .pt7 .news .right .title {
        font-size: .26rem;
        margin: 0;
        line-height: .5rem;
    }
    .index04 .pt7 {
        margin-bottom: .4rem;
    }
    .index04 {
        padding: .3rem 0;
    }
    #section1 .section1-left {
        width: 100%;
        padding-right: 0;
    }
    .section1-left {
        padding-top: 0;
    }
    .about01 .left {
        width: 100%;
    }
    .about01 .bt .en {
        font-size: .5rem;
    }
    .about01 .left .txt {
        font-size: .22rem;
        line-height: .4rem;
    }
    .about01 .right {
        padding-bottom: 120%;
        width: 100%;
    }
    .ab1-cir-img {
        width: 4.06rem;
        height: 4.06rem;
    }
    .small-cir-pos span {
        width: .8rem;
        height: .8rem;
    }
    .sc-txt-left {
        left: -62%;
        top: 100%;
        width: 2.2rem;
    }
    .sc-txt {
        font-size: .2rem;
        line-height: .32rem;
    }
    .ab1-cir-logo {
        width: 1.6rem;
        height: 1rem;
        margin-left: -.8rem;
        margin-top: -.5rem;
    }
    .sc-txt-right {
        left: -.5rem;
        top: 100%;
        width: 2.2rem;
    }
    .ab1-sec2 {
        height: 8.5rem;
    }
    .ab1-sec3-con-txt {
        max-width: 100%;
    }
    .ab1-honor-swiper .swiper-container {
        padding-bottom: 1.9rem;
        padding-top: 0;
    }
    .ab1-honor-swiper .swiper-pagination.swiper-pagination-fraction,
    .ab1-honor-swiper .swiper-scrollbar {
        display: none;
    }
    .ab1-sec3 .swiper-slide {
        padding-bottom: 30%;
    }
    .ab1-honor-swiper .my-prev,
    .ab1-honor-swiper .my-next {
        top: 95%;
    }
    .detail01 .left {
        width: 100%;
    }
    .detail01 {
        padding: .5rem 0;
    }
    .detail01 h1 {
        font-size: .3rem;
    }
    .detail01 .line {
        margin: .1rem 0 .3rem 0;
    }
    .detail01 .txt {
        line-height: .36rem;
        font-size: .22rem;
    }
    .detail01 .txt .t1 {
        font-size: .24rem;
    }
    .detail01 .txt .tel {
        font-size: .28rem;
    }
    .detail01 .txt {
        margin-bottom: .2rem;
    }
    .detail01 .btn {
        margin-top: .5rem;
        display: flex;
        justify-content: center;
    }
    .detail01 .btn a {
        width: 2rem;
        height: .5rem;
        line-height: .5rem;
        font-size: .24rem;
        margin: 0 .2rem;
    }
    .detail01 .right {
        width: 100%;
        margin-top: .5rem;
    }
    .pro-wrap a {
        margin: 0 .4rem;
        display: block;
        float: left;
    }
    .pro-wrap {
        height: auto;
        line-height: .6rem;
        text-align: center;
        background: #f4f6f9;
        font-size: .24rem;
        color: #124f8e;
        font-weight: bold;
        margin-bottom: .5rem;
        overflow: hidden;
    }
    .detail02 {
        padding: .4rem 0;
    }
    .probt {
        font-size: .3rem;
        margin-bottom: .2rem;
    }
    .probt span {
        text-transform: uppercase;
        font-size: .24rem;
    }
    .detail02 .txt {
        font-size: .22rem;
        line-height: .4rem;
    }
    .detail03 {
        padding: .4rem 0;
    }
    .detail03 .swiper-container {
        margin: .6rem auto;
        padding-bottom: .4rem;
    }
    .detail03 .swiper-slide {
        padding: 0 .2rem;
    }
    .detail03 .t1 {
        font-size: .3rem;
        font-weight: bold;
        margin-bottom: .2rem;
    }
    .detail03 .t2 {
        font-size: .22rem;
        line-height: .4rem;
    }
    .detail04 .swiper-slide .title {
        height: .6rem;
        line-height: .6rem;
        font-size: .22rem;
    }
    .detail04 .swiper-container {
        margin-top: .4rem;
        padding-bottom: .6rem;
    }
    .detail04 {
        padding: .4rem 0;
    }
    .detail05 {
        padding: .4rem 0;
    }
    .detail05 .tjcp {
        padding: .2rem .4rem;
        margin: .4rem 0;
        box-sizing: border-box;
    }
    .detail05 .swiper-button-next,
    .detail05 .swiper-button-prev {
        bottom: .5rem;
        width: .3rem;
        height: 2rem;
    }
    .detail05 .swiper-button-next {
        right: 0;
    }
    .detail05 .swiper-button-prev {
        left: 0;
    }
    .detail06 {
        padding: .4rem 0;
    }
    .detail06 ul li {
        width: 100%;
        padding: 0 .4rem;
    }
    .detail06 .item {
        line-height: 0rem;
        font-size: .24rem;
        padding: .2rem;
        margin-top: .2rem;
    }
    .detail06 .item p {
        padding-right: .2rem;
        line-height: .4rem;
    }
    .detail06 .item span {
        font-size: .22rem;
        padding: .1rem 0 .1rem .2rem;
    }
    .detail07 {
        padding: .4rem 0;
        background-size: auto 100%;
    }
}</pre></body></html>